| Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.AutomaticTextStyle Class
Class which represents automatic text style.
In the OpenDocument Text file format then Runs, Paragraphs and Tables never have directly attributes on them such as Bold type face, instead everything is done through styles and automatic styles.
Automatic styles take care of creating them self's as needed.
EinhugurODT.TextStyle
AutomaticTextStyle
class EinhugurODT.AutomaticTextStyle
Constructors
Properties
FontName (Inherited) | Sets or gets the font name. |
FontSize (Inherited) | Sets or gets font size. |
FontStyle (Inherited) | This property has settings to set the font to Italic or oblique. |
FontWeight (Inherited) | Sets or gets the font weight. |
HasHighlightColor (Inherited) | Returns true if the font has highlight color on it. |
HasTextColor (Inherited) | Returns true if the font has color on it. |
HighlightColor (Inherited) | Sets or gets the highlight color. |
Id (Inherited) | Returns id of the style. |
Strikethrough (Inherited) | Sets or gets strikethrough styling. |
TextColor (Inherited) | Sets or gets the text color. |
Underline (Inherited) | Sets or gets underline styling. |
VerticalAlignment (Inherited) | Sets vertical alignment for the text (like Subscript and Superscript) |
Methods
ClearHighlightColor (Inherited) | Clears highlight color from the Style if there was highlight color on it. |
ClearTextColor (Inherited) | Clears text color from the Style if there was text color on it. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS